Bump version codes in tm-dev to match tm-mainline-prod T FRC signals cannot be gathered from tm-frc-<module>-release branches and instead tm-release is being used. tm-release uses default source based version codes which are lower than prebuilts now. Bump them to allow installation on tm-release based system images. Bug: 233587299 Test: presubmit Merged-In: Ifef6cebf1c7dccd70e1b7cc243cd158f56289fda Change-Id: Idb00cff8502634fc6fc7332733bad86a8891f856 
diff --git a/apex/manifest.json b/apex/manifest.json index 90b38ee..b03c15b 100644 --- a/apex/manifest.json +++ b/apex/manifest.json 
@@ -1,4 +1,4 @@  {  "name": "com.android.ondevicepersonalization", - "version": 330090000 + "version": 339990000  }